/ Assembly List / LJCGenDocDAL / DocAssemblyManager / LoadWithParentID

Namespace - LJCGenDocDAL


Parameters
parentID - The Reference ID value.
propertyNames - The included property names.

Returns

The collection of Data Objects.

Syntax

C#
public DocAssemblies LoadWithParentID(Int16 parentID, List<String> propertyNames = null)

Loads a collection of Data Records with the supplied value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.